const crypto/elliptic/internal/fiat.p521ElementLen
5 uses
crypto/elliptic/internal/fiat (current package)
p521.go#L23: const p521ElementLen = 66
p521.go#L58: var out [p521ElementLen]byte
p521.go#L62: func (e *P521Element) bytes(out *[p521ElementLen]byte) []byte {
p521.go#L80: if len(v) != p521ElementLen {
p521.go#L91: var in [p521ElementLen]byte
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)